home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_sharutils.idb / usr / freeware / src / sharutils / patches.z / patches
Encoding:
Text File  |  1998-05-21  |  4.1 KB  |  122 lines

  1. *** ./doc/sharutils.texi    Fri Nov 24 18:42:52 1995
  2. --- ../sharutils-4.2/./doc/sharutils.texi    Sun May 17 17:24:55 1998
  3. ***************
  4. *** 18,30 ****
  5.   @format
  6.   START-INFO-DIR-ENTRY
  7.   * Shar utilities: (sharutils).          GNU shar utilities.
  8. ! * mail-files: (sharutils)mail-files invocation. Send files to remote site.
  9. ! * mailshar: (sharutils)mailshar invocation.     Make and send a shell archive.
  10. ! * remsync: (sharutils)remsync invocation.       Synchronize remote files.
  11.   * shar: (sharutils)shar invocation.             Make a shell archive.
  12.   * unshar: (sharutils)unshar invocation.         Explode a shell archive.
  13. - * uudecode: (sharutils)uudecode invocation.     Restore file from 7-bits.
  14. - * uuencode: (sharutils)uuencode invocation.     Force binary file to 7-bits.
  15.   END-INFO-DIR-ENTRY
  16.   @end format
  17.   @end ifinfo
  18. --- 18,28 ----
  19.   @format
  20.   START-INFO-DIR-ENTRY
  21.   * Shar utilities: (sharutils).          GNU shar utilities.
  22. ! * mail-files: (remsync)Invoking mail-files.     Send files to remote site.
  23. ! * mailshar: (remsync)Invoking mailshar.         Make and send a shell archive.
  24. ! * remsync: (remsync).                           Synchronize remote files.
  25.   * shar: (sharutils)shar invocation.             Make a shell archive.
  26.   * unshar: (sharutils)unshar invocation.         Explode a shell archive.
  27.   END-INFO-DIR-ENTRY
  28.   @end format
  29.   @end ifinfo
  30. *** ./doc/sharutils.info    Sun Dec  3 16:46:35 1995
  31. --- ../sharutils-4.2/./doc/sharutils.info    Sun May 17 17:25:06 1998
  32. ***************
  33. *** 3,15 ****
  34.   
  35.   START-INFO-DIR-ENTRY
  36.   * Shar utilities: (sharutils).          GNU shar utilities.
  37. ! * mail-files: (sharutils)mail-files invocation. Send files to remote site.
  38. ! * mailshar: (sharutils)mailshar invocation.     Make and send a shell archive.
  39. ! * remsync: (sharutils)remsync invocation.       Synchronize remote files.
  40.   * shar: (sharutils)shar invocation.             Make a shell archive.
  41.   * unshar: (sharutils)unshar invocation.         Explode a shell archive.
  42. - * uudecode: (sharutils)uudecode invocation.     Restore file from 7-bits.
  43. - * uuencode: (sharutils)uuencode invocation.     Force binary file to 7-bits.
  44.   END-INFO-DIR-ENTRY
  45.   
  46.      This file documents the GNU set of shar utilities.
  47. --- 3,13 ----
  48.   
  49.   START-INFO-DIR-ENTRY
  50.   * Shar utilities: (sharutils).          GNU shar utilities.
  51. ! * mail-files: (remsync)Invoking mail-files.     Send files to remote site.
  52. ! * mailshar: (remsync)Invoking mailshar.         Make and send a shell archive.
  53. ! * remsync: (remsync).                           Synchronize remote files.
  54.   * shar: (sharutils)shar invocation.             Make a shell archive.
  55.   * unshar: (sharutils)unshar invocation.         Explode a shell archive.
  56.   END-INFO-DIR-ENTRY
  57.   
  58.      This file documents the GNU set of shar utilities.
  59. ***************
  60. *** 39,45 ****
  61.      GNU `shar' makes so-called shell archives out of many files,
  62.   preparing them for transmission by electronic mail services.  GNU
  63.   `unshar' helps unpacking shell archives after reception.  This is
  64. ! release 4.1.9.
  65.   
  66.   * Menu:
  67.   
  68. --- 37,43 ----
  69.      GNU `shar' makes so-called shell archives out of many files,
  70.   preparing them for transmission by electronic mail services.  GNU
  71.   `unshar' helps unpacking shell archives after reception.  This is
  72. ! release 4.2.
  73.   
  74.   * Menu:
  75.   
  76. ***************
  77. *** 563,578 ****
  78.   
  79.   
  80.   Tag Table:
  81. ! Node: Top1489
  82. ! Node: Introduction2494
  83. ! Node: shar invocation4478
  84. ! Node: Selecting5980
  85. ! Node: Splitting7111
  86. ! Node: Headers8750
  87. ! Node: Stocking9915
  88. ! Node: Transmission12494
  89. ! Node: Kinds14174
  90. ! Node: unshar invocation18124
  91. ! Node: Miscellaneous20237
  92.   
  93.   End Tag Table
  94. --- 561,576 ----
  95.   
  96.   
  97.   Tag Table:
  98. ! Node: Top1338
  99. ! Node: Introduction2341
  100. ! Node: shar invocation4325
  101. ! Node: Selecting5827
  102. ! Node: Splitting6958
  103. ! Node: Headers8597
  104. ! Node: Stocking9762
  105. ! Node: Transmission12341
  106. ! Node: Kinds14021
  107. ! Node: unshar invocation17971
  108. ! Node: Miscellaneous20084
  109.   
  110.   End Tag Table
  111. *** ./doc/version.texi    Fri Oct 27 18:49:37 1995
  112. --- ../sharutils-4.2/./doc/version.texi    Sun May 17 17:25:06 1998
  113. ***************
  114. *** 1,3 ****
  115. ! @set EDITION 4.1.9
  116. ! @set UPDATED 28 October
  117. ! @set VERSION 4.1.9
  118. --- 1,3 ----
  119. ! @set EDITION 4.2
  120. ! @set UPDATED 17 May
  121. ! @set VERSION 4.2
  122.